-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2.3
-
Code
-
Classes
- V1BankAccount
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
358 |
Lines of code |
119 |
Logical lines of code |
56 |
Comment lines |
149 |
Methods |
22 |
Properties |
12 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
47 |
10 |
44 |
__toString() |
S |
68 |
2 |
7 |
setId() |
S |
77 |
1 |
4 |
getCurrencyCode() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setType() |
S |
77 |
1 |
4 |
getType() |
S |
82 |
1 |
3 |
setCurrencyCode() |
S |
77 |
1 |
4 |
setAccountNumberSuffix() |
S |
77 |
1 |
4 |
getMerchantId() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
setRoutingNumber() |
S |
77 |
1 |
4 |
getRoutingNumber() |
S |
82 |
1 |
3 |
setName() |
S |
77 |
1 |
4 |
getName() |
S |
82 |
1 |
3 |
setBankName() |
S |
77 |
1 |
4 |
getBankName() |
S |
82 |
1 |
3 |
setMerchantId() |
S |
77 |
1 |
4 |
getAccountNumberSuffix() |
S |
82 |
1 |
3 |